home *** CD-ROM | disk | FTP | other *** search
- On 25-Oct-97, Garfield Benjamin scribbled:
-
- >> Done something similar myself (except very rough) but I think Garfield
- >> was meaning one where you just load a picture and the program grabs
- >> everything on it without having to draw a frame, which would be
- >> useful.
-
- >Yes, that is EXACTLY the point. You don't have to worry about
- >manually grabbing each image nor do you need to draw a box around
- >them. The AIG works out the area of the images all on it's own and
- >does so much quicker than you might imagine for pure AMOS.
-
- Sorry if you picked me up wrongly, when I said drraw a box round each
- image, I meant when you are drawing the IFF piccy! Simply draw a box
- around each frame on the IFF (using col 1). Then save the iff (can
- even be bigger thatn 320 * 256).
-
- My proggy then uses the Point command and grabs everything inside
- these boxes automatically :) It's quick and very easy. There is NO
- need to do anything at all. It even sets the Hot Spot to centre, but
- i'm working on adding a neat GUI so you can choose to position the hot
- spot at certain points.
-
- I wrote this for use with GRAC for grabbing characters. If anyone has
- ever used GRAC, you'll know how crap it's grabber is. I'll send the
- source code to Garfield soon in case he needs it. I'm gonna have a
- look at his though to see how good it is.
-
- Mine was just for personal use, but gimme some time and I'll even send
- the source to Mush for his Amos web site :)
-
- Cheers, Andy Gibson.
-
- --
- ___________________________________ ________________________________
- | _ _ | |
- | (-)/\//_)\/ AGAS Productions | #cONTACT mE fOR mORE iNFO# |
- | Gibson_/ 9T7 | #oN aREA51 rELEASES aLSO!# |
- | | |
- | andy@agasinc.demon.co.uk | cOMING sOON'ish |
- | | *Roswell Gfx Adv* |
- | -=<(aka SKiDZ/A51)>=- | 9T8 |
- |___________________________________|________________________________|
-
-
-